From c7156836431786c61e63c1f149f23da2a3809a9c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 19 Jul 2017 21:52:10 -0400 Subject: [PATCH] Summarize changes so far This is a high-level view of what was just merged. --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index ded8e5bd7f..98481ffd6b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Overview of Changes in GTK+ 3.91.2 +================================== + +* All widgets are drawing CSS backgrounds and borders + +* All gadgets have been replaced by widgets + +* GtkSpinButton no longer derives from GtkEntry + +* GtkScrollbar no longer derives from GtkRange + +* GtkAccelLabel no longer derives from GtkLabel + +* All remaining style properties have been removed + +* A new 'widget bowl' demo has been added in gtk4-demo + + Overview of Changes in GTK+ 3.91.1 ================================== -- 2.30.2